AI024
ROCm and HIP: A Detailed 10-Chapter Tutorial
Porting CUDA Applications to HIP
Learning Objectives
- Identify architectural and syntactic correspondences between CUDA and HIP APIs
- Apply automated conversion tools including HIPIFY-Clang and HIPIFY-Perl
- Resolve manual migration challenges in kernel launches and memory management
- Validate and tune application performance on AMD ROCm platforms